Logo MTL4
mtl::matrix< T, Shape, Storage, Orientation >::crtp_assign< Value[Rows][Cols], Matrix > Struct Template Reference

Assign c-style 2D-array, because it's easier to initialize. More...

#include <crtp_base_matrix.hpp>

List of all members.


Detailed Description

template<class T, class Shape = rectangle<>, class Storage = dense<>, class Orientation = row_major>
template<typename Value, unsigned Rows, unsigned Cols, typename Matrix>
struct mtl::matrix< T, Shape, Storage, Orientation >::crtp_assign< Value[Rows][Cols], Matrix >

Assign c-style 2D-array, because it's easier to initialize.


The documentation for this struct was generated from the following file:


mtl::matrix< T, Shape, Storage, Orientation >::crtp_assign< Value[Rows][Cols], Matrix > Struct Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Gen. with rev. 7542 on Sat Aug 11 2012 by doxygen 1.7.6.1 -- © 2010 by SimuNova UG.